Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
bindec
bindec
Convert binary to decimal
Name:
bindec
Category:
math
Programming Language:
php
One-line Description:
Convert binary to decimal.
Related
How to Avoid Precision Loss When Using the bindec Function?
7
How to Use bindec and decbin Functions Together: Easy Conversion Methods
7
3
Similar Functions
fmod
fmod
Returnstheremaindero
sinh
sinh
Hyperbolicsine
deg2rad
deg2rad
Convertangletoradian
base_convert
base_convert
Convertnumbersbetwee
fdiv
fdiv
Performfloatingpoint
log1p
log1p
Returnslog(1+number)
expm1
expm1
Returnsexp(number)-1
sqrt
sqrt
Squareroot
Popular Articles
How to Use bindec and decbin Functions Together: Easy Conversion Methods
How to Avoid Precision Loss When Using the bindec Function?